IModule.PhysAddress property

The physical address of a device, used by the EtherCAT master to access the slave.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
ushort PhysAddress { get; }
ReadOnly Property PhysAddress As UShort

Property Value

Type: ushort

See also

IModule Interface

IntervalZero.KINGSTAR.Base.Class Namespace